powered by
Getter to access the weather data at a specific position.
# S4 method for WeaAna [(x, i, j, drop)
A WeaAna object.
the specific position which will access.
None use parameter.
A WeaAnaSite object at the position i.
# NOT RUN { library(weaana) data( "WeatherRecordsDemo" ) records[1] records[1:2] records[2:2] # }
Run the code above in your browser using DataLab